Click or drag to resize

RecipientSendRichInfo Property

Contains true if the recipient can receive all message content, including Rich Text Format (RTF) and Object Linking and Embedding (OLE) objects.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool SendRichInfo { get; set; }

Property Value

Type: Boolean
See Also